projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d93e84
)
(isearch-edit-string): Call to isearch-push-state after the search.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 9 Jul 2007 14:45:01 +0000
(14:45 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 9 Jul 2007 14:45:01 +0000
(14:45 +0000)
lisp/isearch.el
patch
|
blob
|
history
diff --git
a/lisp/isearch.el
b/lisp/isearch.el
index f5a063200f126caeef9399a538ea4a8c5f17730e..71e5e4bccd3e51cba14b76b01ea2ffd97e29de71 100644
(file)
--- a/
lisp/isearch.el
+++ b/
lisp/isearch.el
@@
-1069,6
+1069,7
@@
If first char entered is \\[isearch-yank-word-or-char], then do word search inst
;; Reinvoke the pending search.
(isearch-search)
+ (isearch-push-state)
(isearch-update)
(if isearch-nonincremental
(progn